[INFO] fetching crate soft-ascii-string 1.1.0...
[INFO] testing soft-ascii-string-1.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate soft-ascii-string 1.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate soft-ascii-string 1.1.0
[INFO] finished tweaking crates.io crate soft-ascii-string 1.1.0
[INFO] tweaked toml for crates.io crate soft-ascii-string 1.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate soft-ascii-string 1.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fce4024a6a59300dc2ea9b8db978d0b5b063ac2541f85c30c178c793fc05e135
[INFO] running `Command { std: "docker" "start" "-a" "fce4024a6a59300dc2ea9b8db978d0b5b063ac2541f85c30c178c793fc05e135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fce4024a6a59300dc2ea9b8db978d0b5b063ac2541f85c30c178c793fc05e135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fce4024a6a59300dc2ea9b8db978d0b5b063ac2541f85c30c178c793fc05e135", kill_on_drop: false }`
[INFO] [stdout] fce4024a6a59300dc2ea9b8db978d0b5b063ac2541f85c30c178c793fc05e135
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2075c40c0e5c8723970707255f883e80db451d77fedc1ea352c78c2fc00aee54
[INFO] running `Command { std: "docker" "start" "-a" "2075c40c0e5c8723970707255f883e80db451d77fedc1ea352c78c2fc00aee54", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling soft-ascii-string v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         write!(fter, "{}", self.description())
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn lines(&self) -> SoftAsciiLines {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn lines(&self) -> SoftAsciiLines<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn char_indices(&self) -> SoftAsciiCharIndices {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn char_indices(&self) -> SoftAsciiCharIndices<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn chars(&self) -> SoftAsciiChars {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn chars(&self) -> SoftAsciiChars<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 |               pub fn $name(&self $(, $param: $tp)*) -> $ret {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 | / impl_wrapping! {
[INFO] [stdout] 278 | |     pub >
[INFO] [stdout] 279 | |     fn len(&self) -> usize,
[INFO] [stdout] 280 | |     fn is_empty(&self) -> bool,
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | |     fn encode_utf16(&self) -> EncodeUtf16,
[INFO] [stdout]     | |                               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 284 | |     fn is_ascii(&self) -> bool,
[INFO] [stdout] 285 | |     fn as_bytes(&self) -> &[u8]
[INFO] [stdout] 286 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_wrapping` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn encode_utf16(&self) -> EncodeUtf16<'_>,
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "2075c40c0e5c8723970707255f883e80db451d77fedc1ea352c78c2fc00aee54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2075c40c0e5c8723970707255f883e80db451d77fedc1ea352c78c2fc00aee54", kill_on_drop: false }`
[INFO] [stdout] 2075c40c0e5c8723970707255f883e80db451d77fedc1ea352c78c2fc00aee54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f01573fd4d168102284a084e2c2c46b323f47454e378bac79318c55968a44846
[INFO] running `Command { std: "docker" "start" "-a" "f01573fd4d168102284a084e2c2c46b323f47454e378bac79318c55968a44846", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling soft-ascii-string v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         write!(fter, "{}", self.description())
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn lines(&self) -> SoftAsciiLines {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn lines(&self) -> SoftAsciiLines<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn char_indices(&self) -> SoftAsciiCharIndices {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn char_indices(&self) -> SoftAsciiCharIndices<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn chars(&self) -> SoftAsciiChars {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn chars(&self) -> SoftAsciiChars<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 |               pub fn $name(&self $(, $param: $tp)*) -> $ret {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 | / impl_wrapping! {
[INFO] [stdout] 278 | |     pub >
[INFO] [stdout] 279 | |     fn len(&self) -> usize,
[INFO] [stdout] 280 | |     fn is_empty(&self) -> bool,
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | |     fn encode_utf16(&self) -> EncodeUtf16,
[INFO] [stdout]     | |                               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 284 | |     fn is_ascii(&self) -> bool,
[INFO] [stdout] 285 | |     fn as_bytes(&self) -> &[u8]
[INFO] [stdout] 286 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_wrapping` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn encode_utf16(&self) -> EncodeUtf16<'_>,
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 |         write!(fter, "{}", self.description())
[INFO] [stdout]    |                                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn lines(&self) -> SoftAsciiLines {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn lines(&self) -> SoftAsciiLines<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn char_indices(&self) -> SoftAsciiCharIndices {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn char_indices(&self) -> SoftAsciiCharIndices<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:129:18
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn chars(&self) -> SoftAsciiChars {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn chars(&self) -> SoftAsciiChars<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/soft_str.rs:270:26
[INFO] [stdout]     |
[INFO] [stdout] 270 |               pub fn $name(&self $(, $param: $tp)*) -> $ret {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 277 | / impl_wrapping! {
[INFO] [stdout] 278 | |     pub >
[INFO] [stdout] 279 | |     fn len(&self) -> usize,
[INFO] [stdout] 280 | |     fn is_empty(&self) -> bool,
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | |     fn encode_utf16(&self) -> EncodeUtf16,
[INFO] [stdout]     | |                               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 284 | |     fn is_ascii(&self) -> bool,
[INFO] [stdout] 285 | |     fn as_bytes(&self) -> &[u8]
[INFO] [stdout] 286 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_wrapping` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn encode_utf16(&self) -> EncodeUtf16<'_>,
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "f01573fd4d168102284a084e2c2c46b323f47454e378bac79318c55968a44846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f01573fd4d168102284a084e2c2c46b323f47454e378bac79318c55968a44846", kill_on_drop: false }`
[INFO] [stdout] f01573fd4d168102284a084e2c2c46b323f47454e378bac79318c55968a44846
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6974adca459fff2f240a6d2a0ed7eef4136c1d3d8aeed6948d677dbfa790f0c1
[INFO] running `Command { std: "docker" "start" "-a" "6974adca459fff2f240a6d2a0ed7eef4136c1d3d8aeed6948d677dbfa790f0c1", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:15:33
[INFO] [stderr]    |
[INFO] [stderr] 15 |         write!(fter, "{}", self.description())
[INFO] [stderr]    |                                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/soft_str.rs:114:18
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn lines(&self) -> SoftAsciiLines {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn lines(&self) -> SoftAsciiLines<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/soft_str.rs:119:29
[INFO] [stderr]     |
[INFO] [stderr] 119 |     pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace {
[INFO] [stderr]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 119 |     pub fn split_whitespace(&self) -> SoftAsciiSplitWhitespace<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/soft_str.rs:124:25
[INFO] [stderr]     |
[INFO] [stderr] 124 |     pub fn char_indices(&self) -> SoftAsciiCharIndices {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 |     pub fn char_indices(&self) -> SoftAsciiCharIndices<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/soft_str.rs:129:18
[INFO] [stderr]     |
[INFO] [stderr] 129 |     pub fn chars(&self) -> SoftAsciiChars {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 129 |     pub fn chars(&self) -> SoftAsciiChars<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/soft_str.rs:270:26
[INFO] [stderr]     |
[INFO] [stderr] 270 |               pub fn $name(&self $(, $param: $tp)*) -> $ret {
[INFO] [stderr]     |                            ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 277 | / impl_wrapping! {
[INFO] [stderr] 278 | |     pub >
[INFO] [stderr] 279 | |     fn len(&self) -> usize,
[INFO] [stderr] 280 | |     fn is_empty(&self) -> bool,
[INFO] [stderr] ...   |
[INFO] [stderr] 283 | |     fn encode_utf16(&self) -> EncodeUtf16,
[INFO] [stderr]     | |                               ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 284 | |     fn is_ascii(&self) -> bool,
[INFO] [stderr] 285 | |     fn as_bytes(&self) -> &[u8]
[INFO] [stderr] 286 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `impl_wrapping` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 283 |     fn encode_utf16(&self) -> EncodeUtf16<'_>,
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `soft-ascii-string` (lib) generated 6 warnings (run `cargo fix --lib -p soft-ascii-string` to apply 5 suggestions)
[INFO] [stderr] warning: `soft-ascii-string` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/soft_ascii_string-bb0bfe0e576dae4a)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test soft_char::test::SoftAsciiChar::from_char ... ok
[INFO] [stdout] test soft_char::test::SoftAsciiChar::from_unchecked ... ok
[INFO] [stdout] test soft_str::test::SoftAsciiStr::from_str ... ok
[INFO] [stdout] test soft_str::test::SoftAsciiStr::from_unchecked ... ok
[INFO] [stdout] test soft_str::test::SoftAsciiStr::compile_bounds__get_unchecked ... ok
[INFO] [stdout] test soft_str::test::SoftAsciiStr::revalidate_soft_constraint ... ok
[INFO] [stdout] test soft_string::tests::SoftAsciiString::as_ref_str ... ok
[INFO] [stdout] test soft_string::tests::SoftAsciiString::borrow_str ... ok
[INFO] [stdout] test soft_string::tests::SoftAsciiString::buffer ... ok
[INFO] [stdout] test soft_string::tests::SoftAsciiString::from_str ... ok
[INFO] [stdout] test soft_string::tests::SoftAsciiString::from_string ... ok
[INFO] [stdout] test soft_string::tests::SoftAsciiString::has_into_string ... ok
[INFO] [stdout] test soft_string::tests::SoftAsciiString::has_into_vec_u8 ... ok
[INFO] [stdout] test soft_string::tests::SoftAsciiString::str_eq_string ... ok
[INFO] [stdout] test soft_string::tests::SoftAsciiString::revalidate_soft_constraint ... ok
[INFO] [stdout] test soft_string::tests::SoftAsciiString::from_unchecked ... ok
[INFO] [stdout] test soft_char::test::SoftAsciiChar::revalidate_soft_constraint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests soft_ascii_string
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6974adca459fff2f240a6d2a0ed7eef4136c1d3d8aeed6948d677dbfa790f0c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6974adca459fff2f240a6d2a0ed7eef4136c1d3d8aeed6948d677dbfa790f0c1", kill_on_drop: false }`
[INFO] [stdout] 6974adca459fff2f240a6d2a0ed7eef4136c1d3d8aeed6948d677dbfa790f0c1
